DownloadTarget

interface DownloadTarget

The details of the download target.

Functions

Link copied to clipboard
open fun mimeType(): MimeType
Returns the MIME type of the download.
Link copied to clipboard
Returns a string that represents the suggested file name.
Link copied to clipboard
open fun url(): String
Returns a string that represents the URL of the download.